PPlaceNext(short cTopOrBottom);
kEdgeTop to click the top windowshade handleSpecifying the page. To position the text block on a page, follow the PPlaceNext command with either the PPlace command or both the PPage (to change pages) and the PPlace commands.
kEdgeBottom to click the bottom windowshade handle
Layout view only. Use the PPlaceNext command only in layout view.
Example. The following example selects a text block by clicking the top-left corner of the first column; clicks the top windowshade handle of the text block; switches to page 7; and places the text 3.5 inches down and to the right of the zero point.
PSelect(1);
PPlaceNext(top);
PPage(7);
PPlace(twips("3.5i"), twips("3.5i"));
Adobe PageMaker 6.5 Help > Commands > File > Place
Comments or suggestions? Contact Adobe Developer Support